Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Renovate #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Configure Renovate #1

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 27, 2021

Mend Renovate

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

  • Gemfile (bundler)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

With your current configuration, Renovate will create 23 Pull Requests:

Update dependency rails to v4.0.3 [SECURITY]
  • Branch name: renovate/rubygems-rails-vulnerability
  • Merge into: master
  • Upgrade rails to '4.0.3'
Update dependency uglifier to v2.7.2 [SECURITY]
  • Branch name: renovate/rubygems-uglifier-vulnerability
  • Merge into: master
  • Upgrade uglifier to 2.7.2
Update dependency better_errors to v2 [SECURITY]
  • Branch name: renovate/rubygems-better_errors-vulnerability
  • Merge into: master
  • Upgrade better_errors to 2.8.0
Update dependency carrierwave to v2 [SECURITY]
  • Branch name: renovate/rubygems-carrierwave-vulnerability
  • Merge into: master
  • Upgrade carrierwave to 2.2.5
Update dependency jquery-rails to v4 [SECURITY]
  • Branch name: renovate/rubygems-jquery-rails-vulnerability
  • Merge into: master
  • Upgrade jquery-rails to 4.4.0
Update dependency simple_form to v5 [SECURITY]
  • Branch name: renovate/rubygems-simple_form-vulnerability
  • Merge into: master
  • Upgrade simple_form to 5.0.0
Update dependency jbuilder to v1.5.3
  • Schedule: ["at any time"]
  • Branch name: renovate/jbuilder-1.x-lockfile
  • Merge into: master
  • Upgrade jbuilder to 1.5.3
Update dependency sass-rails to v4.0.5
  • Schedule: ["at any time"]
  • Branch name: renovate/sass-rails-4.x-lockfile
  • Merge into: master
  • Upgrade sass-rails to 4.0.5
Update dependency turbolinks to v1.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/turbolinks-1.x-lockfile
  • Merge into: master
  • Upgrade turbolinks to 1.3.1
Update dependency annotate to v2.7.5
  • Schedule: ["at any time"]
  • Branch name: renovate/annotate-2.x-lockfile
  • Merge into: master
  • Upgrade annotate to 2.7.5
Update dependency binding_of_caller to v0.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/binding_of_caller-0.x-lockfile
  • Merge into: master
  • Upgrade binding_of_caller to 0.8.0
Update dependency coffee-rails to '~> 4.2.0'
  • Schedule: ["at any time"]
  • Branch name: renovate/coffee-rails-4.x
  • Merge into: master
  • Upgrade coffee-rails to '~> 4.2.0'
Update dependency sdoc to v0.4.2
  • Schedule: ["at any time"]
  • Branch name: renovate/sdoc-0.x-lockfile
  • Merge into: master
  • Upgrade sdoc to 0.4.2
Update dependency slim to v2.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/slim-2.x-lockfile
  • Merge into: master
  • Upgrade slim to 2.1.0
Update dependency sqlite3 to v1.6.9
  • Schedule: ["at any time"]
  • Branch name: renovate/sqlite3-1.x-lockfile
  • Merge into: master
  • Upgrade sqlite3 to 1.6.9
Update dependency annotate to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/annotate-3.x-lockfile
  • Merge into: master
  • Upgrade annotate to 3.2.0
Update dependency binding_of_caller to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/binding_of_caller-1.x-lockfile
  • Merge into: master
  • Upgrade binding_of_caller to 1.0.0
Update dependency coffee-rails to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/coffee-rails-5.x
  • Merge into: master
  • Upgrade coffee-rails to '~> 5.0.0'
Update dependency jbuilder to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/jbuilder-2.x
  • Merge into: master
  • Upgrade jbuilder to '~> 2.0'
Update dependency sass-rails to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/sass-rails-6.x
  • Merge into: master
  • Upgrade sass-rails to '~> 6.0.0'
Update dependency sdoc to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/sdoc-2.x-lockfile
  • Merge into: master
  • Upgrade sdoc to 2.6.1
Update dependency slim to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/slim-5.x-lockfile
  • Merge into: master
  • Upgrade slim to 5.2.0
Update dependency turbolinks to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/turbolinks-5.x-lockfile
  • Merge into: master
  • Upgrade turbolinks to 5.2.1

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/configure branch from 7af9a39 to 80cd0ea Compare June 26, 2022 09:08
@renovate renovate bot force-pushed the renovate/configure branch from 80cd0ea to c79d8f7 Compare December 15, 2023 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants